-
Home
-
WP STAGING WordPress Backup Plugin – Migration Backup Restore
-
4.1.4 (latest)
-
Code
-
Classes
- FileBackupService
Total Complexity |
33 |
Dependencies |
16 |
Dependents |
2 |
Total lines |
226 |
Lines of code |
118 |
Logical lines of code |
84 |
Comment lines |
43 |
Methods |
9 |
Properties |
10 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
backup() |
B |
40 |
16 |
59 |
execute() |
A |
49 |
8 |
28 |
getBackupSpeed() |
S |
63 |
3 |
9 |
__construct() |
S |
73 |
1 |
5 |
inject() |
S |
71 |
1 |
6 |
setupArchiver() |
S |
76 |
1 |
4 |
shouldPrependAbsPath() |
S |
80 |
1 |
3 |
updateMultipartInfo() |
S |
91 |
1 |
2 |
maybeIncrementPartNo() |
S |
91 |
1 |
2 |